From 7d1d03d2abeb307c18bbd40f9b5ca32ca3a86e56 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Feb 2007 14:35:53 +0000 Subject: [PATCH] (Categories): Add index entries. --- lispref/syntax.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 5d7c76889a7..85dcb83bd50 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -1041,6 +1041,7 @@ class codes. @node Categories @section Categories @cindex categories of characters +@cindex character categories @dfn{Categories} provide an alternate way of classifying characters syntactically. You can define several categories as needed, then @@ -1048,6 +1049,7 @@ independently assign each character to one or more categories. Unlike syntax classes, categories are not mutually exclusive; it is normal for one character to belong to several categories. +@cindex category table Each buffer has a @dfn{category table} which records which categories are defined and also which characters belong to each category. Each category table defines its own categories, but normally these are -- 2.30.2